home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / scoobycastillotenebroso.swf / scripts / DefineButton2_1951 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  88b  |  6 lines

  1. on(release){
  2.    door_closed = true;
  3.    door_blocked = false;
  4.    gotoAndPlay(16);
  5. }
  6.